JAMSRESTAPI Web Service
PutEntry_PutEntryDelete
JAMSRESTAPI Web Service > All Operations Resource Group : Entry_PutEntryDelete (Put)

Resource Path: /api/entry/{id}/delete

Uri: http://doc.jamsscheduler.com/api/entry/{id}/delete

Description
Delete the specified entry.
Parameters
NameDescriptionData Type
The JAMSEntry of entry to delete.integer
Request

The request body is of type EntryDeleteRequest.

An EntryDeleteRequest model

Overview

EntryDeleteRequest
force : boolean
severity : string
comment : string
reprocessCompletion : boolean
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service